home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2002 June / PC-WELT 6-2002.ISO / pcwstart.exe / scripts / DefineButton2_23 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-04-15  |  40 b   |  4 lines

  1. on(release){
  2.    fscommand("quit");
  3. }
  4.